home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000418_news@columbia.edu_Fri Dec 9 10:06:56 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA09761
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Wed, 14 Dec 1994 06:25:12 -0500
  3. Received: by apakabar.cc.columbia.edu id AA01137
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Wed, 14 Dec 1994 06:25:10 -0500
  5. Newsgroups: comp.protocols.kermit.misc
  6. Path: news.columbia.edu!sol.ctr.columbia.edu!caen!uwm.edu!vixen.cso.uiuc.edu!howland.reston.ans.net!agate!usenet.hana.nm.kr!sun330.snu.ac.kr!usenet
  7. From: u3311007@power3.snu.ac.kr ()
  8. Subject: Binary Transfer
  9. Message-Id: <1994Dec9.100656.12550@news.snu.ac.kr>
  10. Sender: usenet@sun330.snu.ac.kr (NEWS POSTER)
  11. Nntp-Posting-Host: 147.46.10.27
  12. Organization: SNU,KOREA
  13. X-Newsreader: TIN [version 1.1 PL9]
  14. Date: Fri, 9 Dec 94 10:06:56 GMT
  15. Lines:       15
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. Hello.
  19.  
  20. I'm using C-Kermit 5A.
  21. But there some problem in transfering binary files.
  22. When I transfer binary file from another internet site,
  23. the size of the file becomes larger!
  24. even if I set the parameters right.
  25.  
  26. > set file type binary
  27.  
  28. I don't know the version of the remote kermit.
  29.  
  30. please tell me what is the problem.
  31.